Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jun 12, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jun 12, 2025
vichong pushed a commit that referenced this pull request Sep 8, 2025
JohnDuprey and others added 28 commits November 23, 2025 16:37
Updated labels and confirmation text for template creation actions to clarify single-tenant and multi-tenant options. Removed duplicate template creation action and renamed 'Templates' to 'Application Templates' in UI and tab options for consistency.
Refactored icon imports in app-registrations.js and improved template creation conditions to prevent duplicate templates. In templates/index.js, replaced fragment with Stack for card buttons and added a 'Deploy Template' button linking to the app approval tool.
Back buttons were removed from multiple page and layout components, and a new CippBreadcrumbNav component was introduced for navigation history. Layouts and several pages now include breadcrumb navigation for improved user experience. Minor UI adjustments were made to spacing, padding, and titles across various components and pages.
CippApiDialog now accepts a function for defaultvalues, allowing row-based dynamic defaults. Updated MEM list-templates page to provide defaultvalues as a function for template editing.
Updated navigation logic in mobile-nav and side-nav to avoid root path matching all routes. Enhanced breadcrumb nav to skip error pages. Cleaned up menu config by removing redundant paths and adding 'Manage Tenant' entry.
Introduces a toggleable breadcrumb navigation component supporting both hierarchical (from menu config) and history-based modes. Updates settings context to persist breadcrumb mode, adjusts layout to pass mode prop, and adds page titles via CippHead to several pages for improved breadcrumb accuracy. Also removes unnecessary padding from some tool pages.
Enhanced breadcrumb navigation to more reliably track and update page titles, including periodic checks and improved hierarchical mode support. Also updated the group edit page title format for consistency with breadcrumb logic.
Adds interval attempt limits and cleanup for breadcrumb title checks to prevent infinite loops and memory leaks. Ensures settings context initializes with defaults if no stored settings are found. Adjusts padding in message trace page for consistent layout.
Enhanced CippBreadcrumbNav to dynamically load tab options from tabOptions.json files and include tab pages in hierarchical breadcrumbs. Breadcrumbs now preserve query parameters and prevent duplicate history entries for identical URLs and titles. Also refactored history management and click handling for better accuracy and user experience.
Introduces a scheduledTaskFilter prop to CippApiLogsDrawer and updates the API URL and queryKey to include it. Integrates the logs drawer into ScheduledTaskDetails, allowing users to view logs specific to a scheduled task.
Update package.json and public/version.json to reflect new version 8.7.1.
Update CippTransportRuleDrawer.jsx
Fix: Add condition for copying sent items based on recipient type and rename field
Reduced vertical padding (py) from 4 to 1 in Box components for conditional access and exchange user pages to improve layout consistency.
…ing or encoding

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: John Duprey <[email protected]>
Feat: Add custom group assignment option for Intune applications and enhance assignment dialogs
Pass templateId in the API call to list standard templates and update the queryKey to include templateId for better cache management. Simplify compliance determination logic by checking currentTenantStandard.value directly.
KelvinTegelaar and others added 30 commits January 2, 2026 19:58
Replaces the static 'deviations' data payload with 'postEntireRow: true' in the API configuration for updating drift deviations. This prevents errors when deviations are not provided in the post payload (e.g. removing all customizations)
Deleted the CippCustomRoles component and enhanced CippRoleAddEdit to support allowed IP ranges for roles, including UI and data handling for IP/CIDR input. Also updated unauthenticated page to display custom error messages from orgData.
Introduced a new $orderby field in the filter form and parameter handling to allow users to specify sort order for queries. This enhances query customization in the Graph Explorer.
Feat: Add requestDate column with formatted DateTime
Added checks to skip null items when processing IntuneTemplate and ConditionalAccessTemplate arrays. Also updated template tag value access to use optional chaining for robustness.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants